home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2007 September
/
PCWSEP07.iso
/
Software
/
Shareware
/
xStarter 1.8.8
/
setup.exe
/
{app}
/
xStartUI.exe
/
0
/
RCDATA
/
THTTPPROGRESSFORM
/
THTTPPROGRESSFORM.txt
Wrap
Text File
|
2007-06-06
|
2KB
|
99 lines
object HttpProgressForm: THttpProgressForm
Left = 395
Top = 389
BorderStyle = bsDialog
Caption = 'Transferring data ...'
ClientHeight = 178
ClientWidth = 439
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
DesignSize = (
439
178)
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 134
Width = 439
Height = 3
Align = alBottom
Shape = bsBottomLine
end
object Label1: TLabel
Left = 16
Top = 16
Width = 32
Height = 13
Caption = 'Label1'
end
object Label2: TLabel
Left = 16
Top = 40
Width = 32
Height = 13
Caption = 'Label2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 118
Width = 65
Height = 13
Anchors = [akLeft, akBottom]
Caption = 'Remote URL:'
end
object Panel1: TPanel
Left = 0
Top = 137
Width = 439
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
439
41)
object btCancel: TElPopupButton
Left = 321
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
ModalResult = 2
Caption = 'Close'
Enabled = False
TabOrder = 0
Anchors = [akRight, akBottom]
end
end
object ProgressBar1: TProgressBar
Left = 16
Top = 96
Width = 409
Height = 17
Anchors = [akLeft, akRight, akBottom]
TabOrder = 1
end
object ProgressBar2: TProgressBar
Left = 16
Top = 72
Width = 409
Height = 17
Anchors = [akLeft, akRight, akBottom]
TabOrder = 2
Visible = False
end
end